home *** CD-ROM | disk | FTP | other *** search
/ Electronic Entertainment 1995 April / Electronic Entertainment 16 Apr 1995 Disc.iso / mac / Rebel Assault / REBELMAC / FONT / README.TXT;1 < prev    next >
Text File  |  1993-11-02  |  4KB  |  126 lines

  1. REBEL ASSAULT Last minute manual additions:
  2.  
  3. I) CONFIGURATION FILE
  4.  
  5.     REBEL.EXE, the Rebel Assault launcher / config-utility saves its settings
  6.  in a file REBEL.CFG on your C: drive inside a REBEL\ directory.  It will
  7.  create this directory if it cannot find one.
  8.  
  9. II) HIGH SCORES FILE
  10.  
  11.     Rebel Assault saves your high scores in a file REBEL.PTS on your
  12.  C: drive in the REBEL directory.  If this directory is not present,
  13.  the file will be saved in the root directory instead.  To clear the high
  14.  scores list, you may delete this file.
  15.  
  16. III) RUNNING ASSAULT DIRECTLY
  17.  
  18.     REBEL.EXE is the launcher utility, while ASSAULT.EXE is the game itself.
  19.  Under normal circumstances, you should not need to run ASSAULT directly,
  20.  but should instead type REBEL.  ASSAULT does not pay attention to your
  21.  saved game and sound card preferences, but instead relies on command-line
  22.  switches for this information.
  23.  
  24.     In a few cases, it may be desirable to run ASSAULT.EXE directly.  For
  25.  instance, if you have a clone sound card which is set to an IRQ or base
  26.  address not listed in the config program, you will need to pass this
  27.  information to ASSAULT.EXE directly through command-line switches.
  28.  
  29.  
  30.    A list of supported command-line switches follows:
  31.  
  32.    /?  - show this list of parameters
  33.  
  34.    /x1  - use a low detail level
  35.    /x2 - use a med detail level (default)
  36.    /x3 - use a high detail level
  37.  
  38.    /c0 - no sound
  39.    /c1 - use Sound Blaster driver
  40.    /c2 - use Sound Blaster Pro driver (default)
  41.    /c3 - use Sound Blaster 16 driver
  42.    /c4 - use Pro AudioSpectrum driver
  43.    /c5 - use Pro AudioSpectrum 16 driver
  44.    /c6 - use Aria driver
  45.    /c7 - use Ultrasound driver
  46.  
  47.    /d<n> - use DMA channel <n> for sound
  48.    /i<n> - use  IRQ <n> for sound
  49.    /b<n> - use base address <n> for sound
  50.    /s<n> - set sound buffer size to <n> bytes
  51.    /f<n> - set frame rate cap to <n> frames per second (default=300)
  52.    /j    - enable joystick control only (default joystick + mouse)
  53.    /m    - enable mouse control only
  54.    
  55.    /t<n> - set rate of multitasking timer       in Hertz        (default=15)
  56.    /u<n> - set CD drive cpu-usage (<n>=0-9) 0=detect (default), 1=20 percent   
  57.         
  58.    Thus, you can run Rebel Assault for a Sound Blaster 16 sound card at
  59. DMA channel 6, IRQ 5, and Base Address 220 by typing:
  60.  
  61.    ASSAULT /c3 /d6 /i5
  62.  
  63. IV) TWEAKING    FRAME RATE
  64.  
  65.     If you are  experiencing occasional momentary hesitations during game play,
  66.  you may be able to make the game run smoother by slowing down the frame
  67.  rate from its default of 15 frames per second.  You may also want to slow
  68.  down the frame rate to make the game easier to play.  Make this adjustment
  69.  in the launcher/configuration program.
  70. V) DIABLING EMM386
  71.  
  72.     When disabling EMM386, you must disable or ignore two lines in your
  73. CONFIG.SYS file.  These are:
  74.  
  75.    C:\DOS\HIMEM.SYS
  76.    C:\DOS\EMM386.EXE RAM
  77.  
  78.  If you are commenting these out in the CONFIG.SYS file, add "REM" before 
  79.  both lines
  80.  
  81.    REM C:\DOS\HIMEM.SYS
  82.    REM C:\DOS\EMM386.EXE RAM
  83.  
  84.  If ignoring lines by using the F8 key under DOS 6.0, choose to ignore 
  85.  both lines.
  86.  
  87. VI) CHANGING SOUND CARD VOLUME
  88.  
  89.     A volume control exists in the options menu, which can be accessed
  90.  either at the beginning of the game from the main menu, or at any time
  91.  by pressing the 'o' key.  To change volume, select the volume item and
  92.  move your controller left or right while holding down the fire button.
  93.  
  94.     Note that some cards, such as an original Sound Blaster,
  95.  do not have a hardware volume control, and so this menu will have no
  96.  effect.
  97.  
  98.     Also note that for the Pro AudioSpectrum, you should use the 
  99.  hotkey-activated TSR to change volume instead.  Even if you do not wish
  100.  to change volume during the game, you should install the TSR on your 
  101.  hard drive as the sound card may otherwise default to no volume when
  102.  first booted up.
  103.  
  104.  VII) CHOOSING A CONTROLLER
  105.  
  106.     Although it is possible to use both the mouse and joystick in the
  107.  same playing session, it is best to choose one and enable only it, as
  108.  enabling both at the same time may slow down Rebel Assault or cause
  109.  conflicts when using some mouse drivers.  Also, when after plugging or
  110.  unplugging a joystick, you should recalibrate using the 'j' key. 
  111.  
  112.  
  113. Enjoy the game.
  114.  
  115.  May the Force be with you.
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.